[INFO] cloning repository https://github.com/Exotik850/banyan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Exotik850/banyan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExotik850%2Fbanyan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExotik850%2Fbanyan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac28fea1dac213b5c8b2b3e51963db8390cfca27
[INFO] fixing Exotik850/banyan against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExotik850%2Fbanyan" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Exotik850/banyan
[INFO] finished tweaking git repo https://github.com/Exotik850/banyan
[INFO] tweaked toml for git repo https://github.com/Exotik850/banyan written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Exotik850/banyan on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Exotik850/banyan already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stabby-abi v72.1.1
[INFO] [stderr]   Downloaded fx-hash v0.1.0
[INFO] [stderr]   Downloaded stabby-macros v72.1.1
[INFO] [stderr]   Downloaded stabby v72.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9271458af1fd9dabc338c3af773390e385c0500a75704d397b68d7b171a90c87
[INFO] running `Command { std: "docker" "start" "9271458af1fd9dabc338c3af773390e385c0500a75704d397b68d7b171a90c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9271458af1fd9dabc338c3af773390e385c0500a75704d397b68d7b171a90c87" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9271458af1fd9dabc338c3af773390e385c0500a75704d397b68d7b171a90c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9271458af1fd9dabc338c3af773390e385c0500a75704d397b68d7b171a90c87" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling stabby-macros v72.1.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling stabby v72.1.1
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling stabby-abi v72.1.1
[INFO] [stderr]     Checking fx-hash v0.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking banyan-macros v0.1.0 (/opt/rustwide/workdir/crates/banyan-macros)
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking banyan-protocol v0.1.0 (/opt/rustwide/workdir/crates/banyan-protocol)
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[stabby::stabby(checked)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: Error("unexpected end of input, Unknown stabby attribute {ident}")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[stabby::stabby(checked)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: Error("unexpected end of input, Unknown stabby attribute {ident}")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::BehaviorRegistry`
[INFO] [stdout]  --> crates/banyan-protocol/src/sensors/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::BehaviorRegistry;
[INFO] [stdout]   |     ^^^^^^^----------------
[INFO] [stdout]   |            |
[INFO] [stdout]   |            no `BehaviorRegistry` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::BehaviorRegistry`
[INFO] [stdout]  --> crates/banyan-protocol/src/sensors/logical.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{BehaviorRegistry, RefSensor, Sensor, SensorDyn};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^ no `BehaviorRegistry` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           crate::sensors::BehaviorRegistry
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::BehaviorRegistry`
[INFO] [stdout]  --> crates/banyan-protocol/src/sensors/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::BehaviorRegistry;
[INFO] [stdout]   |     ^^^^^^^----------------
[INFO] [stdout]   |            |
[INFO] [stdout]   |            no `BehaviorRegistry` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::BehaviorRegistry`
[INFO] [stdout]  --> crates/banyan-protocol/src/sensors/logical.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{BehaviorRegistry, RefSensor, Sensor, SensorDyn};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^ no `BehaviorRegistry` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           crate::sensors::BehaviorRegistry
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |         registry: &'_ BehaviorRegistry<Context, Store>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |     F: Fn(&Value, &BehaviorRegistry<Context, Store>) -> Result<RefAction<Store>, String>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 37 |         registry: &'_ BehaviorRegistry<Context, Store>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |         registry: &'_ BehaviorRegistry<Context, Store>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     F: Fn(&Value, &BehaviorRegistry<Context, Store>) -> Result<RefSensor<Context, Store>, String>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:68:23
[INFO] [stdout]    |
[INFO] [stdout] 68 |         registry: &'_ BehaviorRegistry<Context, Store>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:80:60
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl<Context: IStable + 'static, Store: IStable + 'static> BehaviorRegistry<Context, Store> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |         registry: &'_ BehaviorRegistry<Context, Store>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |     F: Fn(&Value, &BehaviorRegistry<Context, Store>) -> Result<RefAction<Store>, String>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 37 |         registry: &'_ BehaviorRegistry<Context, Store>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |         registry: &'_ BehaviorRegistry<Context, Store>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     F: Fn(&Value, &BehaviorRegistry<Context, Store>) -> Result<RefSensor<Context, Store>, String>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:68:23
[INFO] [stdout]    |
[INFO] [stdout] 68 |         registry: &'_ BehaviorRegistry<Context, Store>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BehaviorRegistry` in this scope
[INFO] [stdout]   --> crates/banyan-protocol/src/lib.rs:80:60
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl<Context: IStable + 'static, Store: IStable + 'static> BehaviorRegistry<Context, Store> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `banyan-protocol` (lib test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `banyan-protocol` (lib) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "9271458af1fd9dabc338c3af773390e385c0500a75704d397b68d7b171a90c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9271458af1fd9dabc338c3af773390e385c0500a75704d397b68d7b171a90c87", kill_on_drop: false }`
[INFO] [stdout] 9271458af1fd9dabc338c3af773390e385c0500a75704d397b68d7b171a90c87
